cmark-gfm-sys 0.29.0

Rust's raw bindings of libcmark-gfm
Documentation

Rust wrapper for libcmark-gfm, GitHub's fork of the reference parser for CommonMark. For more information on available extensions, see the documentation.

Requirements

As this crates build itself libcmark-gfm from source, you don't need to have libcmark-gfm already installed. You need cmake and you will need to meet bindgen requirements.

License

MIT